Skip to content

Update dependency tenacity to v8.5.0#152

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/tenacity-8.x
Open

Update dependency tenacity to v8.5.0#152
renovate[bot] wants to merge 1 commit intomainfrom
renovate/tenacity-8.x

Conversation

@renovate
Copy link
Copy Markdown

@renovate renovate bot commented May 7, 2024

This PR contains the following updates:

Package Change Age Confidence
tenacity ==8.2.3==8.5.0 age confidence

Release Notes

jd/tenacity (tenacity)

v8.5.0

Compare Source

What's Changed

  • fix: Restore contents of retry attribute for wrapped functions by @​hasier in #​484

Full Changelog: jd/tenacity@8.4.2...8.5.0

v8.4.2: tenacity 8.4.2

Compare Source

What's Changed

  • fix: Avoid overwriting local contexts with retry decorator by @​hasier in #​479

Full Changelog: jd/tenacity@8.4.1...8.4.2

v8.4.1: tenacity 8.4.1

Compare Source

What's Changed

Full Changelog: jd/tenacity@8.4.0...8.4.1

v8.4.0: tenacity 8.4.0

Compare Source

What's Changed

Full Changelog: jd/tenacity@8.3.0...8.4.0

v8.3.0

Compare Source

New Features

  • Added a new stop function: stop_before_delay, which will stop execution if the next sleep time would cause overall delay to exceed the specified delay. Useful for use cases where you have some upper bound on retry times that you must not exceed, so returning before that timeout is preferable than returning after that timeout.

Bug Fixes

  • Preserve defaults and kwdefaults through retry decorator

Other Notes

  • Add a "test" extra

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from vminfant as a code owner May 7, 2024 18:00
@renovate renovate bot changed the title Update dependency tenacity to v8.3.0 Update dependency tenacity to v8.4.1 Jun 19, 2024
@renovate renovate bot force-pushed the renovate/tenacity-8.x branch 2 times, most recently from 44e0d76 to ac9dc2f Compare June 25, 2024 20:29
@renovate renovate bot changed the title Update dependency tenacity to v8.4.1 Update dependency tenacity to v8.4.2 Jun 25, 2024
@renovate renovate bot changed the title Update dependency tenacity to v8.4.2 Update dependency tenacity to v8.5.0 Jul 7, 2024
@renovate renovate bot force-pushed the renovate/tenacity-8.x branch from ac9dc2f to b329bbd Compare July 7, 2024 02:36
@renovate renovate bot force-pushed the renovate/tenacity-8.x branch from b329bbd to bf74f41 Compare September 4, 2024 11:11
@renovate renovate bot force-pushed the renovate/tenacity-8.x branch 2 times, most recently from aeab295 to 229ee01 Compare September 23, 2025 06:38
@renovate renovate bot force-pushed the renovate/tenacity-8.x branch from 229ee01 to 3938958 Compare September 24, 2025 12:27
@renovate renovate bot requested a review from a team as a code owner September 24, 2025 12:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants